Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct navigation pop on android #98

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alessioC42
Copy link

@alessioC42 alessioC42 commented Jun 29, 2024

Navigating the Navigation stack is only possible with the back button rendered by flutter and not with the system button/gestures.
There was code to just minimize the application instead of closing it.

Removing this logic lead to this behavior:
In my tests the app did only close properly when there was no audio playback. In case of audio playback it would just minimize.

closes #88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Specific use for the cellphone return button
1 participant